Skip to content

Move else if (__DEV__) into two statements#325

Merged
zpao merged 1 commit intofacebook:masterfrom
sophiebits:elseifdev
Sep 7, 2013
Merged

Move else if (__DEV__) into two statements#325
zpao merged 1 commit intofacebook:masterfrom
sophiebits:elseifdev

Conversation

@sophiebits
Copy link
Copy Markdown
Collaborator

The minification stage doesn't like else if (__DEV__).

The minification stage doesn't like `else if (__DEV__)`.
@zpao
Copy link
Copy Markdown
Member

zpao commented Sep 7, 2013

Just going to pull it in without waiting for internal accept. Good catch.

zpao added a commit that referenced this pull request Sep 7, 2013
Move else if (__DEV__) into two statements
@zpao zpao merged commit e41912d into facebook:master Sep 7, 2013
@benjamn
Copy link
Copy Markdown
Contributor

benjamn commented Sep 11, 2013

@spicyj Which minification stage are you referring to?

@sophiebits
Copy link
Copy Markdown
Collaborator Author

Sorry, constants.js. See my comment at https://github.com/facebook/react/pull/267?source=cc#discussion_r6225881 (sorry for making you copy/paste; github doesn't preserve the hash otherwise).

bvaughn pushed a commit to bvaughn/react that referenced this pull request Aug 13, 2019
Lazily send props/state/hooks across the bridge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants